glx: Move error trap even further out
authorBenjamin Otte <otte@redhat.com>
Tue, 6 Jun 2023 02:57:12 +0000 (04:57 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 6 Jun 2023 03:20:34 +0000 (05:20 +0200)
commit14e44f36bfc9a9149e0411db9169416cb6769237
tree38a81bf4280ff2360e0eb697e5a6990b9c240ace
parent1e60ad1430da6179a836a1025014ce11c3e30650
glx: Move error trap even further out

This way we only create one error trap for all attempts to create a
context instead of up to 3.
gdk/x11/gdkglcontext-glx.c